Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stBTC liquid staking token and Babylon integration #295

Merged
merged 60 commits into from
Oct 7, 2024
Merged

stBTC liquid staking token and Babylon integration #295

merged 60 commits into from
Oct 7, 2024

Conversation

mappum
Copy link
Contributor

@mappum mappum commented Apr 10, 2024

This PR adds a staking pool which locks nBTC and moves the underlying BTC into staking UTXOs via the Babylon BTC staking protocol.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 25.73029% with 1856 lines in your changes are missing coverage. Please review.

Project coverage is 34.57%. Comparing base (2d44997) to head (4a2a56a).

Files Patch % Lines
src/babylon/relayer.rs 0.00% 333 Missing ⚠️
src/frost/signer.rs 0.00% 320 Missing ⚠️
src/frost/mod.rs 0.00% 268 Missing ⚠️
src/babylon/mod.rs 76.98% 183 Missing ⚠️
src/frost/signing.rs 0.00% 153 Missing ⚠️
src/app.rs 0.00% 145 Missing ⚠️
src/frost/dkg.rs 0.00% 115 Missing ⚠️
src/babylon/proto/mod.rs 0.00% 95 Missing ⚠️
src/bin/nomic.rs 0.00% 65 Missing ⚠️
src/babylon/proto/btccheckpoint.rs 0.00% 40 Missing ⚠️
... and 5 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #295      +/-   ##
===========================================
- Coverage    36.84%   34.57%   -2.27%     
===========================================
  Files           25       35      +10     
  Lines         9459    11933    +2474     
===========================================
+ Hits          3485     4126     +641     
- Misses        5974     7807    +1833     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mappum mappum merged commit 0562a84 into develop Oct 7, 2024
2 of 9 checks passed
@mappum mappum deleted the babylon branch October 7, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants